'Declaration
Public Function GetCustomPDFInformation( _ ByVal Key As String _ ) As String
public string GetCustomPDFInformation( string Key )
public function GetCustomPDFInformation( Key: String ): String;
public function GetCustomPDFInformation( Key : String ) : String;
public: string* GetCustomPDFInformation( string* Key )
public: String^ GetCustomPDFInformation( String^ Key )
Parameters
- Key